home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / pascal / alrmtpw.exe / ALARRC.H < prev    next >
Text File  |  1991-09-09  |  2KB  |  57 lines

  1. // File:         AlarRC.h
  2. // Created:      Mon Sep 09 00:25:27 1991
  3. // Description:  C Definitions of identifiers used in Alarm.rc 
  4.  
  5. // STARTBLOCK    File Version Information  (REGENERATE)
  6. // Regenerated:  Mon Sep 09 00:25:27 1991
  7. // Skeleton by:  Winpro/3, a product from Louis J. Cutrona, Jr.
  8. //               tpw.skl version 0.05
  9. // ENDBLOCK
  10.  
  11. // Note: These are the C #defines that correspond exactly to the constant
  12. // definitions in the Pascal unit AlarRC in file AlarRC.pas
  13.  
  14. // The following define the symbolic id's used in the Alarm resource  
  15. // definition file.  They are listed in alphabetical order.  Values are  
  16. // assigned in the order in which the symbols were encountered in the    
  17. // resource definition file.  Symbols used to define strings in the string
  18. // table are assigned values starting from 256.  Symbols used elsewhere
  19. // are assigned values starting from 1256.  If a symbol is used both as
  20. // a string id and as something else, it is given an id in the string
  21. // table series in order to keep all of the string table entries
  22. // together in the resource file.  If the symbol had previously been
  23. // assigned a value in the general series, that value is not re-used.
  24.  
  25. // STARTBLOCK   Defines for .RC file   (REGENERATE)
  26.  
  27. #define ALARM_ICON     1263
  28. #define ALARM_MENU     1256
  29. #define dlg_AboutAlarm     1271
  30. #define dlg_SetAlarmTime     1264
  31. #define EM_MESSAGE     1270
  32. #define ET_DAY     1266
  33. #define ET_HOUR     1268
  34. #define ET_MINUTE     1269
  35. #define ET_MONTH     1265
  36. #define ET_YEAR     1267
  37. #define IDFIXEDTEXT     -1
  38. #define IDM001     1282
  39. #define IDM002     1288
  40. #define IDM004     1284
  41. #define IDM005     1285
  42. #define IDM007     1286
  43. #define IDM009     1287
  44. #define idmALARMOFF     1274
  45. #define idmALARMON     1273
  46. #define idmHIDE     1276
  47. #define IDS_MAINWINDOWCAPTION     256
  48. #define NewMenu     1280
  49. #define STDCLOSE     1275
  50. #define Temp     1283
  51. #define xyz     1281
  52.  
  53. // ENDBLOCK }
  54.  
  55.  
  56. //   E N D   O F   F I L E   AlarRC.h
  57.